home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / AlfaClock 1.71 / alfaclock_v1.71.exe / {app} / SaveSettings.bat < prev    next >
DOS Batch File  |  2003-07-09  |  179b  |  6 lines

  1. @echo off
  2. rem  This batch file saves AlfaClock settings
  3. rem  from the registry to file AlfaClockSave.reg
  4.  
  5. regedit /ea AlfaClockSave.reg HKEY_LOCAL_MACHINE\Software\AlfaClock
  6.